Identifies the conditions that, when fulfilled, will trigger the rule actions for a rule.
Namespace:
Independentsoft.Exchange
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic RuleConditions Conditions { get; set; }Public Property Conditions As RuleConditions
Get
Set
Property Value
Type:
RuleConditions
See Also